[INFO] cloning repository https://github.com/sdpteam30/MobyMail
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sdpteam30/MobyMail" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdpteam30%2FMobyMail", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdpteam30%2FMobyMail'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 14d6040a3b8dfb39f9b32e9e1ec2efc845b3be04
[INFO] checking sdpteam30/MobyMail against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdpteam30%2FMobyMail" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/sdpteam30/MobyMail
[INFO] finished tweaking git repo https://github.com/sdpteam30/MobyMail
[INFO] tweaked toml for git repo https://github.com/sdpteam30/MobyMail written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sdpteam30/MobyMail on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sdpteam30/MobyMail already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 73f63a87f557ef587b2b8e91cb29e335daf13a1d7493f35f7e081f7852bdfa35
[INFO] running `Command { std: "docker" "start" "73f63a87f557ef587b2b8e91cb29e335daf13a1d7493f35f7e081f7852bdfa35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73f63a87f557ef587b2b8e91cb29e335daf13a1d7493f35f7e081f7852bdfa35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "73f63a87f557ef587b2b8e91cb29e335daf13a1d7493f35f7e081f7852bdfa35" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73f63a87f557ef587b2b8e91cb29e335daf13a1d7493f35f7e081f7852bdfa35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "73f63a87f557ef587b2b8e91cb29e335daf13a1d7493f35f7e081f7852bdfa35" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling aws-lc-rs v1.12.4
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking askama_escape v0.10.3
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]    Compiling aws-lc-sys v0.26.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling ring v0.17.11
[INFO] [stderr]    Compiling pqcrypto-internals v0.2.8
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking weedle2 v5.0.0 (https://github.com/mozilla/uniffi-rs.git?rev=13a1c559cb3708eeca40dcf95dc8b3ccccf3b88c#13a1c559)
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking clap_builder v4.5.30
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling pqcrypto-mlkem v0.1.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling minicbor v0.25.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking pqcrypto-traits v0.3.5
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]     Checking lz4_flex v0.11.3
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking fragile v2.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking simple_logger v5.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling uniffi_checksum_derive v0.27.1 (https://github.com/mozilla/uniffi-rs.git?rev=13a1c559cb3708eeca40dcf95dc8b3ccccf3b88c#13a1c559)
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling scroll_derive v0.12.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking uniffi_meta v0.27.1 (https://github.com/mozilla/uniffi-rs.git?rev=13a1c559cb3708eeca40dcf95dc8b3ccccf3b88c#13a1c559)
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking goblin v0.8.2
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking h2 v0.4.8
[INFO] [stderr]     Checking clap v4.5.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]    Compiling basic-toml v0.1.9
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]     Checking cargo_metadata v0.15.4
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking uniffi_core v0.27.1 (https://github.com/mozilla/uniffi-rs.git?rev=13a1c559cb3708eeca40dcf95dc8b3ccccf3b88c#13a1c559)
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking thiserror v2.0.11
[INFO] [stderr]     Checking rsa v0.9.7
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking const-hex v1.14.0
[INFO] [stderr]     Checking uniffi_testing v0.27.1 (https://github.com/mozilla/uniffi-rs.git?rev=13a1c559cb3708eeca40dcf95dc8b3ccccf3b88c#13a1c559)
[INFO] [stderr]     Checking uniffi_udl v0.27.1 (https://github.com/mozilla/uniffi-rs.git?rev=13a1c559cb3708eeca40dcf95dc8b3ccccf3b88c#13a1c559)
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]    Compiling uniffi_macros v0.27.1 (https://github.com/mozilla/uniffi-rs.git?rev=13a1c559cb3708eeca40dcf95dc8b3ccccf3b88c#13a1c559)
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling mockall_double v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking askama v0.12.1
[INFO] [stderr]     Checking uniffi_bindgen v0.27.1 (https://github.com/mozilla/uniffi-rs.git?rev=13a1c559cb3708eeca40dcf95dc8b3ccccf3b88c#13a1c559)
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling napi-build v2.1.4
[INFO] [stderr]    Compiling tutao_node-mimimi v271.250224.0 (/opt/rustwide/workdir/packages/node-mimimi)
[INFO] [stderr]    Compiling hashify v0.2.6
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]     Checking napi-sys v2.4.0
[INFO] [stderr]     Checking gethostname v1.0.0
[INFO] [stderr]     Checking mail-builder v0.4.1
[INFO] [stderr]     Checking napi v2.16.16
[INFO] [stderr]     Checking mail-parser v0.10.2
[INFO] [stderr]     Checking mockall v0.13.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling napi-derive-backend v1.0.75
[INFO] [stderr]    Compiling napi-derive v2.16.13
[INFO] [stderr]     Checking uniffi v0.27.1 (https://github.com/mozilla/uniffi-rs.git?rev=13a1c559cb3708eeca40dcf95dc8b3ccccf3b88c#13a1c559)
[INFO] [stderr]     Checking uniffi-bindgen v0.28.0 (/opt/rustwide/workdir/tuta-sdk/rust/uniffi-bindgen)
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking tokio-rustls v0.26.1
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[INFO] [stderr]     Checking tuta-sdk v271.250224.0 (/opt/rustwide/workdir/tuta-sdk/rust/sdk)
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on crates
[INFO] [stdout]  --> tuta-sdk/rust/sdk/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: `#[macro_use]` can be applied to extern crates and modules
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BinaryBlobWrapperSerializationError` is never used
[INFO] [stdout]   --> tuta-sdk/rust/sdk/src/blobs/binary_blob_wrapper_serializer.rs:57:10
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub enum BinaryBlobWrapperSerializationError {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tuta-sdk/rust/sdk/src/instance_mapper.rs:922:19
[INFO] [stdout]     |
[INFO] [stdout] 922 |     fn as_unexpected(&self) -> Unexpected {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 922 |     fn as_unexpected(&self) -> Unexpected<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `inbox`
[INFO] [stdout]   --> tuta-sdk/rust/sdk/tests/get_default_folders.rs:20:6
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let inbox = folders
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_inbox`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/node-mimimi/src/importer/importable_mail.rs:487:32
[INFO] [stdout]     |
[INFO] [stdout] 487 |     fn escape_filename(file_name: &str) -> Cow<str> {
[INFO] [stdout]     |                                   ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 487 |     fn escape_filename(file_name: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/node-mimimi/src/importer/importable_mail/extend_mail_parser.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn make_string(&self) -> Cow<str>;
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn make_string(&self) -> Cow<'_, str>;
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/node-mimimi/src/importer/importable_mail/extend_mail_parser.rs:42:17
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn make_string(&self) -> Cow<str> {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn make_string(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/node-mimimi/src/importer/importable_mail/extend_mail_parser.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn make_string(&self) -> Cow<str> {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn make_string(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/node-mimimi/src/importer/importable_mail/extend_mail_parser.rs:65:17
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn make_string(&self) -> Cow<str> {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn make_string(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/node-mimimi/src/importer/importable_mail/extend_mail_parser.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn make_string(&self) -> Cow<str> {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn make_string(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/node-mimimi/src/importer/importable_mail/extend_mail_parser.rs:106:17
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn make_string(&self) -> Cow<str> {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn make_string(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/node-mimimi/src/importer/importable_mail/extend_mail_parser.rs:112:17
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn make_string(&self) -> Cow<str> {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn make_string(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/node-mimimi/src/importer/importable_mail/extend_mail_parser.rs:128:17
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn make_string(&self) -> Cow<str> {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn make_string(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_big_sample_email` is never used
[INFO] [stdout]   --> packages/node-mimimi/src/test_utils.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn write_big_sample_email(whither: &str) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IMPORTED_MAIL_ADDRESS` is never used
[INFO] [stdout]   --> packages/node-mimimi/src/test_utils.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub const IMPORTED_MAIL_ADDRESS: &str = "map-premium@tutanota.de";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IMPORTED_MAIL_ADDRESS_PASSKEY` is never used
[INFO] [stdout]   --> packages/node-mimimi/src/test_utils.rs:45:11
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub const IMPORTED_MAIL_ADDRESS_PASSKEY: &str = "map";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_file_importer` is never used
[INFO] [stdout]   --> packages/node-mimimi/src/test_utils.rs:47:14
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub async fn init_file_importer(source_paths: Vec<&str>) -> Importer {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_test_import_folder_id` is never used
[INFO] [stdout]    --> packages/node-mimimi/src/test_utils.rs:106:10
[INFO] [stdout]     |
[INFO] [stdout] 106 | async fn get_test_import_folder_id(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/node-mimimi/src/importer/importable_mail.rs:487:32
[INFO] [stdout]     |
[INFO] [stdout] 487 |     fn escape_filename(file_name: &str) -> Cow<str> {
[INFO] [stdout]     |                                   ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 487 |     fn escape_filename(file_name: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/node-mimimi/src/importer/importable_mail/extend_mail_parser.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn make_string(&self) -> Cow<str>;
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn make_string(&self) -> Cow<'_, str>;
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/node-mimimi/src/importer/importable_mail/extend_mail_parser.rs:42:17
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn make_string(&self) -> Cow<str> {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn make_string(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/node-mimimi/src/importer/importable_mail/extend_mail_parser.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn make_string(&self) -> Cow<str> {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn make_string(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/node-mimimi/src/importer/importable_mail/extend_mail_parser.rs:65:17
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn make_string(&self) -> Cow<str> {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn make_string(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/node-mimimi/src/importer/importable_mail/extend_mail_parser.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn make_string(&self) -> Cow<str> {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn make_string(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/node-mimimi/src/importer/importable_mail/extend_mail_parser.rs:106:17
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn make_string(&self) -> Cow<str> {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn make_string(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/node-mimimi/src/importer/importable_mail/extend_mail_parser.rs:112:17
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn make_string(&self) -> Cow<str> {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn make_string(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> packages/node-mimimi/src/importer/importable_mail/extend_mail_parser.rs:128:17
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn make_string(&self) -> Cow<str> {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn make_string(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on crates
[INFO] [stdout]  --> tuta-sdk/rust/sdk/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: `#[macro_use]` can be applied to extern crates and modules
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tuta-sdk` (lib test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b66808126f24f2f30898306a881e1676824ea80c/bin/rustc --crate-name tutasdk --edition=2021 tuta-sdk/rust/sdk/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unused_async' '--allow=clippy::too_many_arguments' '--allow=clippy::new_without_default' '--warn=clippy::must_use_candidate' '--warn=clippy::manual_let_else' '--allow=clippy::let_and_return' '--warn=clippy::implicit_clone' '--warn=clippy::explicit_iter_loop' '--allow=clippy::enum_variant_names' --test --cfg 'feature="logging"' --cfg 'feature="net"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("logging", "net", "testing"))' -C metadata=3220a0eca73890e5 -C extra-filename=-a3bca2165d96110e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-eb1a21e411f18afb.rmeta --extern argon2=/opt/rustwide/target/debug/deps/libargon2-6607351a227f7e39.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-706d5ff9e9622c3b.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern cbc=/opt/rustwide/target/debug/deps/libcbc-2cbcbfa6e4953dba.rmeta --extern const_hex=/opt/rustwide/target/debug/deps/libconst_hex-d7e3126dafcd2340.rmeta --extern curve25519_dalek=/opt/rustwide/target/debug/deps/libcurve25519_dalek-7ae04019287824b1.rmeta --extern form_urlencoded=/opt/rustwide/target/debug/deps/libform_urlencoded-1a4a9f8c66e2eb70.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-f1befd45fae68f53.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-782444faeeb4f455.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-343634b94c2aea54.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-2d77ec9b0c3981fe.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-8f42aa9a8d53afaa.rmeta --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-94a8b2cc4cdffdd0.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-1aa16d1d54094f9a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-03ac7a26a9796e91.rmeta --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-13d43a658859ab3f.rmeta --extern minicbor=/opt/rustwide/target/debug/deps/libminicbor-9148ebe44daf35e0.rmeta --extern mockall=/opt/rustwide/target/debug/deps/libmockall-760193ed6eb74d53.rmeta --extern mockall_double=/opt/rustwide/target/debug/deps/libmockall_double-25a72ccfb634c49d.so --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-64885ccf406bdd19.rmeta --extern pqcrypto_mlkem=/opt/rustwide/target/debug/deps/libpqcrypto_mlkem-4a01e7b5df0b5b54.rmeta --extern pqcrypto_traits=/opt/rustwide/target/debug/deps/libpqcrypto_traits-e949cecb61d06b25.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-e7fde41fb0836e69.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-ccc1922c490acc94.rmeta --extern rsa=/opt/rustwide/target/debug/deps/librsa-23773d459c4af00d.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-b1f5aada36ee01d1.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-27b8821ea5479bd7.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-0d4e03b777998349.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ee193f42b38a8a7f.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-035d183ac308e47e.rmeta --extern sha3=/opt/rustwide/target/debug/deps/libsha3-957dcb16089b71f1.rmeta --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-61399f1296618e41.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9266d970a2878980.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d05b0c14b7d09474.rmeta --extern tutasdk=/opt/rustwide/target/debug/deps/libtutasdk-c27e3137fd77554b.rmeta --extern uniffi=/opt/rustwide/target/debug/deps/libuniffi-23f5eea1acd3d68b.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-8914176ac7724a36.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-0ef1513d8c6665cc/out -L native=/opt/rustwide/target/debug/build/ring-d9dbfc4fd6c3f050/out -L native=/opt/rustwide/target/debug/build/pqcrypto-mlkem-f62adf4f9312a500/out -L native=/opt/rustwide/target/debug/build/pqcrypto-mlkem-f62adf4f9312a500/out -L native=/opt/rustwide/target/debug/build/pqcrypto-mlkem-f62adf4f9312a500/out -L native=/opt/rustwide/target/debug/build/pqcrypto-internals-dbd0252817cf0989/out -L native=/opt/rustwide/target/debug/build/pqcrypto-internals-dbd0252817cf0989/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "73f63a87f557ef587b2b8e91cb29e335daf13a1d7493f35f7e081f7852bdfa35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73f63a87f557ef587b2b8e91cb29e335daf13a1d7493f35f7e081f7852bdfa35", kill_on_drop: false }`
[INFO] [stdout] 73f63a87f557ef587b2b8e91cb29e335daf13a1d7493f35f7e081f7852bdfa35
